home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / perl5 / 5.8.7 / Test / Simple / TODO < prev   
Text File  |  2006-04-25  |  479b  |  21 lines

  1. See https://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Simple plus here's
  2. a few more I haven't put in RT yet.
  3.  
  4.     Finish (start?) Test::FAQ
  5.  
  6.     Expand the Test::Tutorial
  7.  
  8.     $^C exception control?
  9.  
  10.     Document that everything goes through Test::Builder->ok()
  11.  
  12.     Add test name to diagnostic output
  13.  
  14.     Add diag() to details().
  15.  
  16.     Add at_end() callback?
  17.  
  18.     Combine all *output methods into outputs().
  19.  
  20.     Change *output* to return the old FH, not the new one when setting.
  21.